func net.copyIP
3 uses
net (current package)
cgo_unix.go#L224: addr := IPAddr{IP: copyIP(sa.Addr[:])}
cgo_unix.go#L228: addr := IPAddr{IP: copyIP(sa.Addr[:]), Zone: zoneCache.name(int(sa.Scope_id))}
ip.go#L570: func copyIP(x IP) IP {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)